Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getAttributeGroupViewDataProviderService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShop\PrestaShop\Adapter\AttributeGroup\AttributeGroupViewDataProvider' shared service.
return $this->services['PrestaShop\\PrestaShop\\Adapter\\AttributeGroup\\AttributeGroupViewDataProvider'] = new \PrestaShop\PrestaShop\Adapter\AttributeGroup\AttributeGroupViewDataProvider(($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getContext()->language->id, ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration())));